home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Saturn 2
/
Saturn 2 Edition.iso
/
utils
/
250
/
250.exe
/
ADDONS
/
MULHLP.LZH
/
MULHELP.MAK
< prev
Wrap
Text File
|
1993-07-09
|
327b
|
12 lines
#----------------------
# MULHELP.MAK make file
#----------------------
mulhelp.dll : mulhelp.obj mulhelp.def
link mulhelp ewapi.lib, mulhelp.dll /align:16, NUL, /noe ldllcew libw, mulhelp
rc mulhelp.dll
ren mulhelp.dll mulhelp.ewd
mulhelp.obj : mulhelp.c
cl -c -ALw -Gsw -Ow -W2 -Zp mulhelp.c